diff options
Diffstat (limited to 'config/waybar/style/[Colorful] Rainbow Spectrum.css')
| -rw-r--r-- | config/waybar/style/[Colorful] Rainbow Spectrum.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config/waybar/style/[Colorful] Rainbow Spectrum.css b/config/waybar/style/[Colorful] Rainbow Spectrum.css index 03096358..77f6aaee 100644 --- a/config/waybar/style/[Colorful] Rainbow Spectrum.css +++ b/config/waybar/style/[Colorful] Rainbow Spectrum.css @@ -100,6 +100,7 @@ tooltip label{ #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -236,10 +237,18 @@ tooltip label{ #custom-power_vertical, #custom-light_dark, +#custom-hypridle, #idle_inhibitor { background-color: #86b4fa; } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #39FF14; + font-size: 100%; +} + #bluetooth { background-color: #89dceb; } |
